Tag: akka streams
2019-05-15 Kafka - java to scala
In the previous post we took a look at akka streams in general. Let's apply that to our producer and consumer.
2019-05-08 Kafka - java to scala
In the previous post we updated our clients to use a configuration library and to make them somewhat more scala-like. Moving forward - we will look at using them together with akka streams but before we can do that - we'll take a very quick trip on akka streams in general.